Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Microsoft Excel template (.xltx) #712

Merged
merged 1 commit into from
Dec 29, 2024

Conversation

sly7-7
Copy link
Contributor

@sly7-7 sly7-7 commented Dec 27, 2024

Add support for the Microsoft Excel template file format:

  • Extension: xltx
  • MIME-type: application/vnd.openxmlformats-officedocument.spreadsheetml.template 1

Partially resolves #709

Footnotes

  1. https://www.iana.org/assignments/media-types/application/vnd.openxmlformats-officedocument.spreadsheetml.template

Copy link
Collaborator

@Borewit Borewit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Borewit Borewit merged commit 0dab3e0 into sindresorhus:main Dec 29, 2024
3 checks passed
@sly7-7 sly7-7 deleted the 709-xltx branch December 30, 2024 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider adding opendocument and officedocument templates mime ?
2 participants